Version

Contains Method (SortConditionCollection<T>)

Determines whether the specified sort-able item is in the collection.
Overload List
OverloadDescription
Contains(T)Determines whether the specified sort-able item is in the collection.  
Contains(SortCondition)Determines whether the specified sort condition is in the collection.  
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also